[INFO] cloning repository https://github.com/Mcat12/mips
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mcat12/mips" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMcat12%2Fmips", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMcat12%2Fmips'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 66a1d9f36c3961ce7697c12cbd1c0d4f89e9a11e
[INFO] fixing Mcat12/mips against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMcat12%2Fmips" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Mcat12/mips
[INFO] finished tweaking git repo https://github.com/Mcat12/mips
[INFO] tweaked toml for git repo https://github.com/Mcat12/mips written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Mcat12/mips on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Mcat12/mips already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2760a1d63a3490bb989224af662bac353cf9ff64b2d1e3e468092a12c5ef87c9
[INFO] running `Command { std: "docker" "start" "2760a1d63a3490bb989224af662bac353cf9ff64b2d1e3e468092a12c5ef87c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2760a1d63a3490bb989224af662bac353cf9ff64b2d1e3e468092a12c5ef87c9" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2760a1d63a3490bb989224af662bac353cf9ff64b2d1e3e468092a12c5ef87c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2760a1d63a3490bb989224af662bac353cf9ff64b2d1e3e468092a12c5ef87c9" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating mips-assembler/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating mips-types/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating mips-debugger/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating mips-simulator/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating mips-linker/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Compiling libc v0.2.90
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling syn v1.0.64
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking regex-syntax v0.6.23
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking aho-corasick v0.7.15
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]     Checking mips-types v0.1.0 (/opt/rustwide/workdir/mips-types)
[INFO] [stderr]    Migrating mips-types/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]    Compiling siphasher v0.3.3
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling term v0.5.2
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling ascii-canvas v2.0.0
[INFO] [stderr]     Checking regex v1.4.5
[INFO] [stderr]    Compiling string_cache v0.8.1
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling itertools v0.10.0
[INFO] [stderr]    Compiling ena v0.14.0
[INFO] [stderr]    Compiling pico-args v0.4.0
[INFO] [stderr]    Compiling diff v0.1.12
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking mips-simulator v0.1.0 (/opt/rustwide/workdir/mips-simulator)
[INFO] [stderr]    Migrating mips-simulator/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking lalrpop-util v0.19.5
[INFO] [stderr]    Compiling structopt-derive v0.4.14
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]     Checking thiserror v1.0.24
[INFO] [stderr]    Compiling lalrpop v0.19.5
[INFO] [stderr]     Checking structopt v0.3.21
[INFO] [stderr]     Checking mips-debugger v0.1.0 (/opt/rustwide/workdir/mips-debugger)
[INFO] [stderr]    Migrating mips-debugger/src/main.rs from 2018 edition to 2021
[INFO] [stderr]     Checking mips-linker v0.1.0 (/opt/rustwide/workdir/mips-linker)
[INFO] [stderr]    Migrating mips-linker/src/main.rs from 2018 edition to 2021
[INFO] [stderr]    Compiling mips-assembler v0.1.0 (/opt/rustwide/workdir/mips-assembler)
[INFO] [stderr]    Migrating mips-assembler/build.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating mips-assembler/src/main.rs from 2018 edition to 2021
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.87s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr] crater-edition-check: mips-assembler v0.1.0 (/opt/rustwide/workdir/mips-assembler) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: mips-types v0.1.0 (/opt/rustwide/workdir/mips-types) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: mips-debugger v0.1.0 (/opt/rustwide/workdir/mips-debugger) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: mips-simulator v0.1.0 (/opt/rustwide/workdir/mips-simulator) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: mips-linker v0.1.0 (/opt/rustwide/workdir/mips-linker) updating edition from 2018 to 2021
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Checking mips-types v0.1.0 (/opt/rustwide/workdir/mips-types)
[INFO] [stderr]    Compiling mips-assembler v0.1.0 (/opt/rustwide/workdir/mips-assembler)
[INFO] [stderr]     Checking mips-simulator v0.1.0 (/opt/rustwide/workdir/mips-simulator)
[INFO] [stderr]     Checking mips-linker v0.1.0 (/opt/rustwide/workdir/mips-linker)
[INFO] [stderr]     Checking mips-debugger v0.1.0 (/opt/rustwide/workdir/mips-debugger)
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> mips-assembler/src/lower_ast.rs:353:30
[INFO] [stdout]     |
[INFO] [stdout] 353 |             |half| IntoIter::new(half.to_be_bytes()),
[INFO] [stdout]     |                              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> mips-assembler/src/lower_ast.rs:437:30
[INFO] [stdout]     |
[INFO] [stdout] 437 |             |word| IntoIter::new(word.to_be_bytes()),
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]   --> mips-assembler/src/lower_ir.rs:25:47
[INFO] [stdout]    |
[INFO] [stdout] 25 |             .flat_map(|instruction| IntoIter::new(instruction.lower().to_be_bytes()))
[INFO] [stdout]    |                                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> mips-assembler/src/string_unescape.rs:4:19
[INFO] [stdout]   |
[INFO] [stdout] 4 |     UnknownEscape(char),
[INFO] [stdout]   |     ------------- ^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `UnescapeError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 4 -     UnknownEscape(char),
[INFO] [stdout] 4 +     UnknownEscape(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> mips-assembler/src/lower_ast.rs:353:30
[INFO] [stdout]     |
[INFO] [stdout] 353 |             |half| IntoIter::new(half.to_be_bytes()),
[INFO] [stdout]     |                              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> mips-assembler/src/lower_ast.rs:437:30
[INFO] [stdout]     |
[INFO] [stdout] 437 |             |word| IntoIter::new(word.to_be_bytes()),
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]   --> mips-assembler/src/lower_ir.rs:25:47
[INFO] [stdout]    |
[INFO] [stdout] 25 |             .flat_map(|instruction| IntoIter::new(instruction.lower().to_be_bytes()))
[INFO] [stdout]    |                                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> mips-assembler/src/string_unescape.rs:4:19
[INFO] [stdout]   |
[INFO] [stdout] 4 |     UnknownEscape(char),
[INFO] [stdout]   |     ------------- ^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `UnescapeError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 4 -     UnknownEscape(char),
[INFO] [stdout] 4 +     UnknownEscape(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.92s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating mips-assembler/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating mips-types/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating mips-debugger/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating mips-simulator/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating mips-linker/Cargo.toml from 2018 edition to 2021
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Checking mips-assembler v0.1.0 (/opt/rustwide/workdir/mips-assembler)
[INFO] [stderr]     Checking mips-debugger v0.1.0 (/opt/rustwide/workdir/mips-debugger)
[INFO] [stderr]     Checking mips-linker v0.1.0 (/opt/rustwide/workdir/mips-linker)
[INFO] [stderr]     Checking mips-simulator v0.1.0 (/opt/rustwide/workdir/mips-simulator)
[INFO] [stderr]     Checking mips-types v0.1.0 (/opt/rustwide/workdir/mips-types)
[INFO] [stderr]    Migrating mips-assembler/src/main.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed mips-assembler/src/lower_ast.rs (3 fixes)
[INFO] [stderr]    Migrating mips-debugger/src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: `impl Iterator<Item = T>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> mips-assembler/src/lower_ast.rs:603:10
[INFO] [stdout]     |
[INFO] [stdout] 603 |     ) -> impl Iterator<Item = T> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, these lifetimes are in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> mips-assembler/src/lower_ast.rs:597:9
[INFO] [stdout]     |
[INFO] [stdout] 597 |         &self,
[INFO] [stdout]     |         ^
[INFO] [stdout] 598 |         value: i64,
[INFO] [stdout] 599 |         constants: &Constants,
[INFO] [stdout]     |                    ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable
[INFO] [stdout]    --> mips-assembler/src/lower_ast.rs:602:19
[INFO] [stdout]     |
[INFO] [stdout] 602 |         truncate: impl FnOnce(i64) -> (T, bool),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout]     = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 596 ~     fn as_iterator<T: Display + LowerHex + Copy, U: FnOnce(i64) -> (T, bool)>(
[INFO] [stdout] 597 |         &self,
[INFO] [stdout] ...
[INFO] [stdout] 601 |         format_width: usize,
[INFO] [stdout] 602 ~         truncate: U,
[INFO] [stdout] 603 ~     ) -> impl Iterator<Item = T> + use<T, U> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating mips-linker/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating mips-simulator/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating mips-types/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: `impl Iterator<Item = T>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> mips-assembler/src/lower_ast.rs:603:10
[INFO] [stdout]     |
[INFO] [stdout] 603 |     ) -> impl Iterator<Item = T> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, these lifetimes are in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> mips-assembler/src/lower_ast.rs:597:9
[INFO] [stdout]     |
[INFO] [stdout] 597 |         &self,
[INFO] [stdout]     |         ^
[INFO] [stdout] 598 |         value: i64,
[INFO] [stdout] 599 |         constants: &Constants,
[INFO] [stdout]     |                    ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable
[INFO] [stdout]    --> mips-assembler/src/lower_ast.rs:602:19
[INFO] [stdout]     |
[INFO] [stdout] 602 |         truncate: impl FnOnce(i64) -> (T, bool),
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout]     = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 596 ~     fn as_iterator<T: Display + LowerHex + Copy, U: FnOnce(i64) -> (T, bool)>(
[INFO] [stdout] 597 |         &self,
[INFO] [stdout] ...
[INFO] [stdout] 601 |         format_width: usize,
[INFO] [stdout] 602 ~         truncate: U,
[INFO] [stdout] 603 ~     ) -> impl Iterator<Item = T> + use<T, U> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.76s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr] crater-edition-check: mips-assembler v0.1.0 (/opt/rustwide/workdir/mips-assembler) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: mips-types v0.1.0 (/opt/rustwide/workdir/mips-types) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: mips-debugger v0.1.0 (/opt/rustwide/workdir/mips-debugger) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: mips-simulator v0.1.0 (/opt/rustwide/workdir/mips-simulator) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: mips-linker v0.1.0 (/opt/rustwide/workdir/mips-linker) updating edition from 2021 to 2024
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Checking mips-types v0.1.0 (/opt/rustwide/workdir/mips-types)
[INFO] [stderr]    Compiling mips-assembler v0.1.0 (/opt/rustwide/workdir/mips-assembler)
[INFO] [stderr]     Checking mips-simulator v0.1.0 (/opt/rustwide/workdir/mips-simulator)
[INFO] [stderr]     Checking mips-linker v0.1.0 (/opt/rustwide/workdir/mips-linker)
[INFO] [stderr]     Checking mips-debugger v0.1.0 (/opt/rustwide/workdir/mips-debugger)
[INFO] [stdout] error[E0700]: hidden type for `impl Iterator<Item = u8>` captures lifetime that does not appear in bounds
[INFO] [stdout]    --> mips-assembler/src/lower_ast.rs:557:9
[INFO] [stdout]     |
[INFO] [stdout] 556 |       fn as_bytes(&self, constants: &Constants) -> impl Iterator<Item = u8> + use<> {
[INFO] [stdout]     |                   -----                            -------------------------------- opaque type defined here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   hidden type `impl Iterator<Item = u8>` captures the anonymous lifetime defined here
[INFO] [stdout] 557 | /         self.as_iterator(
[INFO] [stdout] 558 | |             self.get_const_value(constants, ".bytes"),
[INFO] [stdout] 559 | |             constants,
[INFO] [stdout] 560 | |             ".byte",
[INFO] [stdout] ...   |
[INFO] [stdout] 565 | |             },
[INFO] [stdout] 566 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout] help: add `'_` to the `use<...>` bound to explicitly capture it
[INFO] [stdout]     |
[INFO] [stdout] 556 |     fn as_bytes(&self, constants: &Constants) -> impl Iterator<Item = u8> + use<'_> {
[INFO] [stdout]     |                                                                                 ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0700]: hidden type for `impl Iterator<Item = u16>` captures lifetime that does not appear in bounds
[INFO] [stdout]    --> mips-assembler/src/lower_ast.rs:570:9
[INFO] [stdout]     |
[INFO] [stdout] 569 |       fn as_halves(&self, constants: &Constants) -> impl Iterator<Item = u16> + use<> {
[INFO] [stdout]     |                    -----                            --------------------------------- opaque type defined here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    hidden type `impl Iterator<Item = u16>` captures the anonymous lifetime defined here
[INFO] [stdout] 570 | /         self.as_iterator(
[INFO] [stdout] 571 | |             self.get_const_value(constants, ".half"),
[INFO] [stdout] 572 | |             constants,
[INFO] [stdout] 573 | |             ".half",
[INFO] [stdout] ...   |
[INFO] [stdout] 578 | |             },
[INFO] [stdout] 579 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout] help: add `'_` to the `use<...>` bound to explicitly capture it
[INFO] [stdout]     |
[INFO] [stdout] 569 |     fn as_halves(&self, constants: &Constants) -> impl Iterator<Item = u16> + use<'_> {
[INFO] [stdout]     |                                                                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0700]: hidden type for `impl Iterator<Item = u32>` captures lifetime that does not appear in bounds
[INFO] [stdout]    --> mips-assembler/src/lower_ast.rs:583:9
[INFO] [stdout]     |
[INFO] [stdout] 582 |       fn as_words(&self, value: i64, constants: &Constants) -> impl Iterator<Item = u32> + use<> {
[INFO] [stdout]     |                   -----                                        --------------------------------- opaque type defined here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   hidden type `impl Iterator<Item = u32>` captures the anonymous lifetime defined here
[INFO] [stdout] 583 | /         self.as_iterator(value, constants, ".word", 8, |value| {
[INFO] [stdout] 584 | |             let truncated = value as i32;
[INFO] [stdout] 585 | |             (truncated as u32, truncated as i64 == value)
[INFO] [stdout] 586 | |         })
[INFO] [stdout]     | |__________^
[INFO] [stdout]     |
[INFO] [stdout] help: add `'_` to the `use<...>` bound to explicitly capture it
[INFO] [stdout]     |
[INFO] [stdout] 582 |     fn as_words(&self, value: i64, constants: &Constants) -> impl Iterator<Item = u32> + use<'_> {
[INFO] [stdout]     |                                                                                              ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> mips-assembler/src/lower_ast.rs:353:30
[INFO] [stdout]     |
[INFO] [stdout] 353 |             |half| IntoIter::new(half.to_be_bytes()),
[INFO] [stdout]     |                              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> mips-assembler/src/lower_ast.rs:437:30
[INFO] [stdout]     |
[INFO] [stdout] 437 |             |word| IntoIter::new(word.to_be_bytes()),
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]   --> mips-assembler/src/lower_ir.rs:25:47
[INFO] [stdout]    |
[INFO] [stdout] 25 |             .flat_map(|instruction| IntoIter::new(instruction.lower().to_be_bytes()))
[INFO] [stdout]    |                                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0700]: hidden type for `impl Iterator<Item = u8>` captures lifetime that does not appear in bounds
[INFO] [stdout]    --> mips-assembler/src/lower_ast.rs:557:9
[INFO] [stdout]     |
[INFO] [stdout] 556 |       fn as_bytes(&self, constants: &Constants) -> impl Iterator<Item = u8> + use<> {
[INFO] [stdout]     |                   -----                            -------------------------------- opaque type defined here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   hidden type `impl Iterator<Item = u8>` captures the anonymous lifetime defined here
[INFO] [stdout] 557 | /         self.as_iterator(
[INFO] [stdout] 558 | |             self.get_const_value(constants, ".bytes"),
[INFO] [stdout] 559 | |             constants,
[INFO] [stdout] 560 | |             ".byte",
[INFO] [stdout] ...   |
[INFO] [stdout] 565 | |             },
[INFO] [stdout] 566 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout] help: add `'_` to the `use<...>` bound to explicitly capture it
[INFO] [stdout]     |
[INFO] [stdout] 556 |     fn as_bytes(&self, constants: &Constants) -> impl Iterator<Item = u8> + use<'_> {
[INFO] [stdout]     |                                                                                 ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0700]: hidden type for `impl Iterator<Item = u16>` captures lifetime that does not appear in bounds
[INFO] [stdout]    --> mips-assembler/src/lower_ast.rs:570:9
[INFO] [stdout]     |
[INFO] [stdout] 569 |       fn as_halves(&self, constants: &Constants) -> impl Iterator<Item = u16> + use<> {
[INFO] [stdout]     |                    -----                            --------------------------------- opaque type defined here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    hidden type `impl Iterator<Item = u16>` captures the anonymous lifetime defined here
[INFO] [stdout] 570 | /         self.as_iterator(
[INFO] [stdout] 571 | |             self.get_const_value(constants, ".half"),
[INFO] [stdout] 572 | |             constants,
[INFO] [stdout] 573 | |             ".half",
[INFO] [stdout] ...   |
[INFO] [stdout] 578 | |             },
[INFO] [stdout] 579 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout] help: add `'_` to the `use<...>` bound to explicitly capture it
[INFO] [stdout]     |
[INFO] [stdout] 569 |     fn as_halves(&self, constants: &Constants) -> impl Iterator<Item = u16> + use<'_> {
[INFO] [stdout]     |                                                                                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0700]: hidden type for `impl Iterator<Item = u32>` captures lifetime that does not appear in bounds
[INFO] [stdout]    --> mips-assembler/src/lower_ast.rs:583:9
[INFO] [stdout]     |
[INFO] [stdout] 582 |       fn as_words(&self, value: i64, constants: &Constants) -> impl Iterator<Item = u32> + use<> {
[INFO] [stdout]     |                   -----                                        --------------------------------- opaque type defined here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   hidden type `impl Iterator<Item = u32>` captures the anonymous lifetime defined here
[INFO] [stdout] 583 | /         self.as_iterator(value, constants, ".word", 8, |value| {
[INFO] [stdout] 584 | |             let truncated = value as i32;
[INFO] [stdout] 585 | |             (truncated as u32, truncated as i64 == value)
[INFO] [stdout] 586 | |         })
[INFO] [stdout]     | |__________^
[INFO] [stdout]     |
[INFO] [stdout] help: add `'_` to the `use<...>` bound to explicitly capture it
[INFO] [stdout]     |
[INFO] [stdout] 582 |     fn as_words(&self, value: i64, constants: &Constants) -> impl Iterator<Item = u32> + use<'_> {
[INFO] [stdout]     |                                                                                              ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> mips-assembler/src/lower_ast.rs:353:30
[INFO] [stdout]     |
[INFO] [stdout] 353 |             |half| IntoIter::new(half.to_be_bytes()),
[INFO] [stdout]     |                              ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> mips-assembler/src/lower_ast.rs:437:30
[INFO] [stdout]     |
[INFO] [stdout] 437 |             |word| IntoIter::new(word.to_be_bytes()),
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]   --> mips-assembler/src/lower_ir.rs:25:47
[INFO] [stdout]    |
[INFO] [stdout] 25 |             .flat_map(|instruction| IntoIter::new(instruction.lower().to_be_bytes()))
[INFO] [stdout]    |                                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0700`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mips-assembler` (bin "mips-assembler") due to 3 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0700`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mips-assembler` (bin "mips-assembler" test) due to 3 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "2760a1d63a3490bb989224af662bac353cf9ff64b2d1e3e468092a12c5ef87c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2760a1d63a3490bb989224af662bac353cf9ff64b2d1e3e468092a12c5ef87c9", kill_on_drop: false }`
[INFO] [stdout] 2760a1d63a3490bb989224af662bac353cf9ff64b2d1e3e468092a12c5ef87c9
